Skip to content

Fix design problem multi_shift#147

Open
gnrraphi wants to merge 1 commit intolehner:masterfrom
gnrraphi:multi_shift
Open

Fix design problem multi_shift#147
gnrraphi wants to merge 1 commit intolehner:masterfrom
gnrraphi:multi_shift

Conversation

@gnrraphi
Copy link
Contributor

@gnrraphi gnrraphi commented Feb 24, 2024

Changes of the pull request:

  • Fix design problem with multi_shift_fom and multi_shift_fgmres. Instead of returning $\rho$ values for preconditioned FGMRES, save the values as an instance variable.

  • Sort shifts in multi_shift_fgmres. Sorting shifts in GMRES can improve convergence, see e.g. https://doi.org/10.1137/S1064827596304563.

  • Smaller restart size for tests of multi_shift_fom and multi_shift_fgmres. By using a smaller restart size, shifts can converge at different iterations. This change allows for testing the handling of already converged shifts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant